home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / imagecat.swf / scripts / frame_4 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  84 b   |  9 lines

  1. if(_framesloaded < "19")
  2. {
  3.    gotoAndPlay(3);
  4. }
  5. else
  6. {
  7.    gotoAndStop(5);
  8. }
  9.